Docker Cookbook by Ken Cochrane

Docker Cookbook by Ken Cochrane

Author:Ken Cochrane
Language: eng
Format: epub
Tags: COM091000 - COMPUTERS / Cloud Computing *, COM088000 - COMPUTERS / System Administration / General, COM011000 - COMPUTERS / Systems Architecture / General
Publisher: Packt Publishing
Published: 2018-08-31T08:43:41+00:00


Evidently, the DNS entry netalias has two IP addresses, 172.18.0.3 and 172.18.0.2, as its A record.

Applications, such as nginx, usually cache the IP addresses, and so DNS-based load-balancing solutions usually don't work well with such applications.

See also

The help option of the docker network create command:

$ docker network create -help

The h option of the dig command:

$ dig -h

The documentation on the Docker website:

https://docs.docker.com/engine/userguide/networking/

https://docs.docker.com/engine/userguide/networking/default_network/binding/



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.